Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Updating to Ruby 2.6.3 #1576

Merged
merged 2 commits into from
May 8, 2019
Merged

Updating to Ruby 2.6.3 #1576

merged 2 commits into from
May 8, 2019

Conversation

awead
Copy link
Contributor

@awead awead commented May 3, 2019

Summary

Updates the application's Ruby version to 2.6.3. Includes some changes to tests and Capistrano.

Changes

Cloud providers test now uses Box

Dropbox is no longer supported and the Ruby update was breaking this test. Instead of fixing a test for an unsupported endpoint, the test was updated to work against Box.

Override rbenv_install

Installs the version of bundler used in the application.

Related

See #1577

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.3%) to 56.122% when pulling 4048803 on update-ruby into 9b80aa1 on develop.

@coveralls
Copy link

coveralls commented May 3, 2019

Coverage Status

Coverage increased (+0.005%) to 58.425% when pulling 09ac793 on update-ruby into 9b80aa1 on develop.

@awead awead force-pushed the update-ruby branch 2 times, most recently from 3eb7e43 to d79da0f Compare May 7, 2019 19:15
@awead awead changed the title Updating to Ruby 2.5.5 WIP: Updating to Ruby 2.6.3 May 7, 2019
Includes changes to upload_and_delete_spec.rb

Dropbox is no longer supported and the Ruby update was breaking this
test. Instead of fixing a test for an unsupported endpoint, the test was
updated to work against Box.
@awead awead changed the title WIP: Updating to Ruby 2.6.3 Updating to Ruby 2.6.3 May 7, 2019
Override the existing install_bundler task from the
capistrano-rbenv-install gem to install the version of bundler that is
used in the application. This avoids issues with incompatibilities
between Ruby versions and versions of the bundler gem.
@awead awead merged commit 5082b9e into develop May 8, 2019
@awead awead deleted the update-ruby branch May 8, 2019 16:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants